home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000042_news@columbia.edu_Mon Jul 31 00:23:00 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA20940
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 30 Jul 1995 21:49:40 -0400
  3. Received: by apakabar.cc.columbia.edu id AA26368
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 30 Jul 1995 21:49:39 -0400
  5. Path: news.columbia.edu!news.cs.columbia.edu!pipeline!psinntp!psinntp!psinntp!psinntp!misc.twics.com!usenet
  6. From: dkanagy@twics.com (Dan Kanagy)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Help with input statement in a script file
  9. Date: Mon, 31 Jul 1995 09:23:00 +0900
  10. Organization: WordWise Inc., Tokyo, Japan
  11. Lines: 42
  12. Message-Id: <EZAHw07+wp8G084yn@twics.com>
  13. References: <3v84vb$t3r@cwmills.umd.edu>
  14. Reply-To: dkanagy@twics.com
  15. Nntp-Posting-Host: a16.dial.twics.com
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. In article <3v84vb$t3r@cwmills.umd.edu>,
  19. gdead@Glue.umd.edu (Alan Neustadtl) wrote:
  20.  
  21. |         Okay kermit gurus.....I am using ckermit for os/2 and attempting
  22. | to automate a login to our university annex server.  I am trying to
  23. | use the input statement to "look" for the typical Username:, Password:
  24. | strings.
  25.  
  26. [...snip...]
  27.  
  28. As far as I can tell, I seem to be experiencing the same problem.  I'm
  29. trying to create a script to log in to a VMS system from a OS/2 PC.  I
  30. can't use VMSLOGIN since the remote host has added an extra step to
  31. the login process.  The remote host also sends about 300 bytes of text
  32. before it gets to what I'm trying to match in the input statement. 
  33. I've logged my session and the text I want to match is there but input
  34. isn't finding it.  I've also logged in with debug and there are no
  35. unusual hidden characters to cause problems--just the occasional ^M
  36. and ^J.  No doubt the solution is trivial--once I know what it is.
  37.  
  38. FWIW, the relevant portion of the script is
  39.  
  40.   input 10 (1-2,q)
  41.   if failure -
  42.     end 1 No prompt
  43.  
  44. and my logged session is:
  45.  
  46. [27 ^Js followed by]
  47. Please choose one of the following, then press RETURN.  If you have any
  48. difficulty connecting, use our alternate access number, (03) 3351-8244.
  49.  
  50.                        1. Information (Username: Guest)
  51.                        2. Access Twics Host Computer
  52.                           Enter Selection (1-2,q) 
  53.  
  54. Yes, I've bought *Using C-Kermit* and I'm glad I did.  There's no
  55. other way to get the most out of kermit, in my opinion.
  56.  
  57. ____________________________________________________________________________
  58. Dan Kanagy         Work: wordwise@netcom.com        Play: dkanagy@twics.com
  59. Tokyo, Japan                                              dkanagy@netcom.com